home *** CD-ROM | disk | FTP | other *** search
- // This is the description of stats for a part
- // Vel
-
- // Basic Information
- PART_NAME RACE RIMS F // the name of the part
- PART_TYPE Chassis // where it's supposed to go
- PART_SUBTYPE Rims // more detail on where it's supposed to go
- PART_DURA 80 // the durability of the part
- PART_COST 2000 // cost of the part
- PART_ACV 750 // Added Car [Sell] Value
- PART_PERF 0.0 // amount this enhances performance
- PART_RSPCT 2 // amount of respect from having this installed
- PART_INSTALL 2.0 // Install time for this part
-
- // Menu information
- PART_GRAPHIC C_Rims_00.jpg // picture associated with this part
- PART_DESC1
- PART_DESC2
- PART_DESC3
- PART_CMX Race_04 Car_WheelCustomB.cmx // if there is a cmx associated with this part
- PART_NODE NONE // if this cmx gets attached to a Node in the Car
- PART_MISC
- // PERFORMANCE DATA
- PART_SPD 0.0 // Max speed
- PART_HP 0.0 // Horse power
- PART_GL 0.0 // Low Gearing
- PART_GH 0.0 // High Gearing
- PART_WTRAC 0.0 // Wheel Traction
- PART_STRAC 0.0 // Suspension Traction
- PART_CLUTCH 0.0 // Clutch Speed
-